Undocumented functions of NTDLL

2OO1, 3 March


NtLoadKey2
NtLoadKey2

NTSYSAPI 
NTSTATUS
NTAPI

NtLoadKey2(
IN POBJECT_ATTRIBUTES DestinationKeyName, IN POBJECT_ATTRIBUTES HiveFileName, IN ULONG Flags );



Function NtLoadKey2 loads Hive file into registry structure.



Requirements:
Library: ntdll.lib
Privilege: SE_RESTORE_PRIVILEGE


See also:
NtLoadKey
NtSaveKey
NtUnloadKey